home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Personal Computer World 2009 February
/
PCWFEB09.iso
/
Software
/
Full
/
Paragon Drive Backup 9
/
DB90_SE_x32.msi
/
Data1.cab
/
_C8DBCA4C385245D88AABF1FCE1EA0C60
< prev
next >
Wrap
Text File
|
2008-06-28
|
5KB
|
137 lines
<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
<class>ProgressDlgForm</class>
<widget class="QWidget">
<property name="name">
<cstring>ProgressDlgForm</cstring>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>444</width>
<height>351</height>
</rect>
</property>
<property name="caption">
<string>Form1</string>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="QLabel" row="0" column="1" rowspan="1" colspan="2">
<property name="name">
<cstring>textLabel1</cstring>
</property>
<property name="text">
<string>Log details:</string>
</property>
</widget>
<widget class="QLabel" row="3" column="1" rowspan="1" colspan="2">
<property name="name">
<cstring>GoNextTip</cstring>
</property>
<property name="text">
<string>To continue, click <b>Next</b></string>
</property>
<property name="alignment">
<set>AlignVCenter|AlignLeft</set>
</property>
</widget>
<spacer row="1" column="0">
<property name="name">
<cstring>spacer4_2</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Fixed</enum>
</property>
<property name="sizeHint">
<size>
<width>10</width>
<height>20</height>
</size>
</property>
</spacer>
<spacer row="1" column="3">
<property name="name">
<cstring>spacer4_2_2</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Fixed</enum>
</property>
<property name="sizeHint">
<size>
<width>10</width>
<height>20</height>
</size>
</property>
</spacer>
<widget class="CCheckListControl" row="1" column="1" rowspan="1" colspan="2">
<property name="name">
<cstring>TeletypeLogCtrl</cstring>
</property>
<property name="selectionMode">
<enum>NoSelection</enum>
</property>
<property name="whatsThis" stdset="0">
<string>Here you can see contents of the operation log.</string>
</property>
</widget>
<widget class="QPushButton" row="2" column="1">
<property name="name">
<cstring>btnSaveLog</cstring>
</property>
<property name="text">
<string>&Save</string>
</property>
<property name="accel">
<string>Alt+S</string>
</property>
<property name="whatsThis" stdset="0">
<string>Press the button to save the log to the required destination.</string>
</property>
</widget>
<spacer row="2" column="2">
<property name="name">
<cstring>spacer9</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>290</width>
<height>20</height>
</size>
</property>
</spacer>
</grid>
</widget>
<connections>
<connection>
<sender>btnSaveLog</sender>
<signal>clicked()</signal>
<receiver>ProgressDlgForm</receiver>
<slot>SaveLog()</slot>
</connection>
</connections>
<slots>
<slot>CancelBtn_clicked()</slot>
<slot>ProgressCancelBtn_clicked()</slot>
<slot>SaveLog()</slot>
</slots>
<layoutdefaults spacing="6" margin="0"/>
<includehints>
<includehint>checklistctrl.h</includehint>
</includehints>
</UI>